Package org.dogtagpki.acme
Class ACMEException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.netscape.certsrv.base.PKIException
org.dogtagpki.acme.ACMEException
- All Implemented Interfaces:
Serializable
ACME exception.
- Author:
- Marco Fargetta <mfargett@redhat.com>
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.netscape.certsrv.base.PKIException
PKIException.Data
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.netscape.certsrv.base.PKIException
getCode, getData, setCode
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ACMEException
-
-
Method Details
-
getSerializedFormat
- Overrides:
getSerializedFormat
in classPKIException
-
getSerializedError
- Overrides:
getSerializedError
in classPKIException
- Throws:
com.fasterxml.jackson.core.JsonProcessingException
-